This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
class PageRequest | |||||||||||||
class, HTMLViewer | Mo, 15. Jul 2002 | ||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | |||||||||||
Function:
All the properties needed for a PageRequest in the NewURL Event of HTMLViewer. | |||||||||||||
DisplayFile as boolean | |||||||||||||
property, HTMLViewer | Sa, 27. Jul 2002 | ||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | |||||||||||
Function:
whether to display the file. | |||||||||||||
Notes:
if you prefer to show another file (e.g. an error web) you should set this to false. | |||||||||||||
File as Folderitem | |||||||||||||
property, HTMLViewer | Mo, 15. Jul 2002 | ||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | |||||||||||
Function:
The file which matches the URLs. | |||||||||||||
Notes:
Maybe nil if the file is not found. | |||||||||||||
LinkURL as string | |||||||||||||
property, HTMLViewer | Mo, 15. Jul 2002 | ||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | |||||||||||
Function:
The link URL of this page request. | |||||||||||||
RootURL as string | |||||||||||||
property, HTMLViewer | Mo, 15. Jul 2002 | ||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | |||||||||||
Function:
The Root URL of this page request. | |||||||||||||
URLSourceType as integer | |||||||||||||
property, HTMLViewer | Mo, 15. Jul 2002 | ||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | |||||||||||
Function:
What the HTMLRendering is looking for. | |||||||||||||
Notes:
Possible values:
|
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.